home *** CD-ROM | disk | FTP | other *** search
- object SelectSkinForm: TSelectSkinForm
- Left = 335
- Top = 239
- BorderStyle = bsNone
- Caption = 'Select Skin'
- ClientHeight = 220
- ClientWidth = 248
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ListBox1: TListBox
- Left = 0
- Top = 0
- Width = 248
- Height = 220
- Align = alClient
- ItemHeight = 13
- TabOrder = 0
- OnClick = ListBox1Click
- end
- end
-